home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 35 / maxp_102.zip / SPAWNBBS.CMD < prev   
OS/2 REXX Batch file  |  1990-08-07  |  179b  |  8 lines

  1. rem Sample spawnbbs.cmd for BinkleyTerm 2.30+.
  2. c:
  3. cd\max
  4. maxp max -b%1 -p%2 -t%3 -n1 -z\pipe\line1
  5. rem
  6. rem Or, perhaps:
  7. bigbro %2 maxp max -b%1 -p%2 -t%3 -n1 -z\pipe\line1
  8.